home *** CD-ROM | disk | FTP | other *** search
- Path: strnbrg.a2i!strnbrg
- From: Theodore Sternberg <strnbrg@rahul.net>
- Newsgroups: comp.lang.c++
- Subject: Forward declarations: why won't they work?
- Date: 23 Mar 1996 03:05:04 GMT
- Organization: a2i network
- Message-ID: <4ivpp0$iut@hustle.rahul.net>
- NNTP-Posting-Host: foxtrot.rahul.net
- NNTP-Posting-User: strnbrg
-
- Forward class declarations only seem to work sometimes. When they don't
- work, I get a compiler error to the effect that "struct foo is an
- imcomplete type". Can anyone tell me what's going on, i.e. when forward
- class declarations are and are not possible?
-
- Ted Sternberg
- San Jose, California, USA
-